projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27b7d46
)
docs: fix missing as typo
author
Tristan Cacqueray
<tdecacqu@redhat.com>
Sun, 5 May 2019 03:31:52 +0000
(
03:31
+0000)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Mon, 6 May 2019 13:29:48 +0000
(13:29 +0000)
This change fixes a typo in the adapting-existing doc.
Closes: #1850
Approved by: cgwalters
docs/manual/adapting-existing.md
patch
|
blob
|
history
diff --git
a/docs/manual/adapting-existing.md
b/docs/manual/adapting-existing.md
index 4353db9352a7e666e6d5f14b8f394c33024adb5c..14b36a88f50f4554deaa186507fe98efa5d8f92e 100644
(file)
--- a/
docs/manual/adapting-existing.md
+++ b/
docs/manual/adapting-existing.md
@@
-91,7
+91,7
@@
Patches to support other initramfs technologies and init systems, if
sufficiently clean, will likely be accepted upstream.
A further specific note regarding `sysvinit`: OSTree used to support
-recording device files such the `/dev/initctl` FIFO, but no longer
+recording device files such
as
the `/dev/initctl` FIFO, but no longer
does. It's recommended to just patch your initramfs to create this at
boot.